home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / clonecd / September 93.img / Australasian Legends / Commercial / Golden Micro Solutions / Commander Demo / Commander Demo.rsrc / TEXT_5017_Arctan.txt < prev    next >
Text File  |  1993-09-07  |  357b  |  17 lines

  1. ¬†Arctan (number)  -> Number
  2.                                                                                     Pg 27-7
  3.  
  4. number      Number      Tangent to be returned in radians
  5.  
  6.  
  7. Arctan returns in radians of the angle whose tangent is number.
  8.  
  9. In the following example y is assigned the value of pi:
  10.  
  11.       y:=Arctan(1)
  12.  
  13.  
  14.  
  15. See also: ¬†Cos, ¬†Sin, ¬†Tan
  16.  
  17.